简体版 繁體版 English 한국어
登録 ログイン

pointer registerの例文

例文モバイル版携帯版

  • There is no concept of a stack and no stack pointer register.
  • The last three register pairs are used as pointer registers for memory addressing.
  • For example, it was necessary, for operating system integrity, that the stack pointer register never be odd.
  • If frame pointers are being used, the prologue will typically set the new value of the frame pointer register from the stack pointer.
  • Rather the Instruction Pointer Register was " swapped " with another register that had been previously filled with the address of the target subroutine.
  • The PSU also contains a pointer register called a data counter, DC . The user only sees one program counter and one data counter.
  • The TMS34010 is a bit addressable, 32-bit processor, with two register files, each with fifteen general purpose registers and sharing a sixteenth stack pointer register.
  • The source register's address can be specified either ( i ) directly by the instruction, or ( ii ) indirectly by the pointer register specified by the instruction.
  • It can only be accessed the same way an external peripheral device is, using special pointer registers and read / write instructions, which makes EEPROM access much slower than other internal RAM.
  • No 32-bit PAS pointer register exists 32-bit PAS pointers always reside in memory in the 16-bit CST address space, and are accessed by using a 16-bit pointer.
  • Instruction relative addressing in 64-bit code ( RIP + displacement, where RIP is the instruction pointer register ) simplifies the implementation of position-independent code ( as used in shared libraries in some operating systems ).
  • The pointer register is exactly like any other register with one exception : under the circumstances called " indirect addressing " it provides " its " contents, rather than the address-operand in the state machine's TABLE, to be the address of the target register ( including possibly itself ! )"
  • In a sense this new " i / d " parameter is a " switch " that flips one way to get the direct address as specified in the instruction or the other way to get the indirect address from the pointer register ( which pointer registerin some models every register can be a pointer registeris specified by the instruction ).